Write CSV
Activity Description
Produces a CSV file out of a table.
Output
Success/Failure
Settings
- Table Variable– The name of the variable that holds the table.
- Path – The path where the file should be located.
- Delimiter – The key that indicates the boundary between one value and the other.
- Ignore Headers – Ignores the headers of the table.
- Host Name – The host name or IP address.
- User Name – If required, the username of an account that has read-write access to the host.
- Password – If required, the password of the account listed in the User Name field.